home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #12 / K-CD-12-2002.ISO / PCMark 2002 / data1.cab / PCMark2002 / Help / html / styles_ns.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-02-27  |  1.1 KB  |  78 lines

  1. H3 {
  2.    font-weight : bold; 
  3.    font-size : 16px; 
  4.    font-family : Arial, sans-serif; 
  5.    color : #FFFFFF; 
  6. }
  7.  
  8.  
  9. BODY {
  10.    font-size : 13px; 
  11.    font-family : Arial, sans-serif; 
  12.    color : #000000;
  13.    margin-top:16px; 
  14. }
  15.  
  16. A {
  17.    font-size : 11px; 
  18.    font-family : Arial, sans-serif; 
  19.    color : #0072C2; 
  20.    text-decoration : none; 
  21. }
  22.  
  23. A:visited:hover {
  24.    color : #fef3a2; 
  25.    text-decoration : none; 
  26. }
  27.  
  28.  
  29. A:visited {
  30.    color : #4C5863; 
  31.    text-decoration : none; 
  32. }
  33.  
  34.  
  35. A:hover {
  36.    color : #FF6600; 
  37.    text-decoration : none; 
  38. }
  39.  
  40.  
  41. A:active {
  42.    color : #FFFFFF; 
  43.    text-decoration : none; 
  44. }
  45.  
  46.  
  47. A.normal {
  48.    font-size : 13px; 
  49.    font-family : Arial, sans-serif; 
  50.    color : #0072C2; 
  51.    text-decoration : none; 
  52. }
  53.  
  54. .title {
  55.    width : 137px; 
  56.    height : 14px; 
  57.    left : 10px; 
  58.    position : absolute;
  59.    z-index: 10; 
  60. ; color: #00FF00
  61. }
  62.  
  63. .text {
  64.     font-size : 13px; 
  65.        font-family : Arial, sans-serif; 
  66.        color : #000000; 
  67. }
  68. .submenu {
  69.    font-size : 11px; 
  70.    width : 150px; 
  71.    left : 30px; 
  72.    position : absolute; 
  73.    visibility : hidden;
  74. ; color: #0072C2
  75. }
  76.  
  77.  
  78.